Sets the name for the playback session sent to the QA Wizard Pro Server. Overwrites the previously set name if used multiple times during a session.
Note: You must enable sending playback data to store sessions on the server. See Setting server connection options.
Syntax
SetPlaybackSessionName(Name)
Arguments
| Argument | Description |
|---|---|
| Name | Playback session name. |
Example
SetPlaybackSessionName("Weekly Regression Test")
Script.CallScript("Setup")